projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1b56e0
)
(install-leim): Correct previous change.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 5 Jul 1997 00:20:22 +0000
(
00:20
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 5 Jul 1997 00:20:22 +0000
(
00:20
+0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 131ef7ba10b166b532325cd27d55ee1a7bbcad33..a1f3fc94fc9e63fde06faea73d648d7838f942a7 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-373,7
+373,7
@@
nstall-arch-indep: mkdir
### `install-arch-indep'. People who extracted LEIM files after they
### insalled Emacs itself can install only LEIM files by this target.
install-leim: leim/Makefile
- cd leim; $(MAKE) install
+ cd leim; $(MAKE) install
### Build Emacs and install it, stripping binaries while installing them.
install-strip: